CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ucos 文件系统

搜索资源列表

  1. ucos_FS在CF卡上的例子

    1下载:
  2. 一个基于ucos的文件管理系统 可以支持cf卡 硬盘等存储器 但是对于单独的flash芯片还需要自己编写硬件的底层驱动-based document management system can support cf memory card drives, etc. But for a separate flash chip also need to prepare themselves to the bottom of the hardware drivers
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:561587
    • 提供者:郑毅
  1. xltExlt2

    0下载:
  2. 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Selec
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:5956
    • 提供者:邢兰停
  1. GUIFontTool

    0下载:
  2. ucgui中文字体转换工具,直接按照gui字体格式生成字库文件,是基于ucos+ucgui嵌入式系统开发必备工具。-ucgui Chinese character conversion tools, in direct gui font generation font format documents, OUT ucgui is based on the embedded system development tools required.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:103563
    • 提供者:腾红
  1. ucosPfatfs

    0下载:
  2. stm32上面移植好的ucos和fatfs文件系统程序,编译器是keil3.5-stm32 ucos fatfs
  3. 所属分类:uCOS

    • 发布日期:2017-11-10
    • 文件大小:37525579
    • 提供者:王华
  1. ucosIIPucFS4.04PNANDFLASH

    0下载:
  2. ucosIII+ucfs4.04最新ucos加文件系统-ucosIII+ucfs4.04 latest the ucos plus file system
  3. 所属分类:uCOS

    • 发布日期:2017-11-30
    • 文件大小:7918546
    • 提供者:饶家龙
  1. TestFatFS

    1下载:
  2. uCOS系统 STM32F4的环境,实现FatFS文件系统的移植-the uCOS system STM32F4 the environment achieve file system FatFs to the transplantation
  3. 所属分类:uCOS

    • 发布日期:2017-11-19
    • 文件大小:2491056
    • 提供者:张忠元
  1. my_yaffs2

    0下载:
  2. 用于S3C2440平台的yaffs2文件系统,基于ucos操作系统设计。-S3C2440 platform for yaffs2 file system, based on ucos operating system design.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-06
    • 文件大小:1216764
    • 提供者:wggorilla
  1. COS-II-middleware

    0下载:
  2. 周立功的ucos驱动中间件,包含串口、modem、iic、spi和文件系统等代码-ucos driven middleware writen by ZhouLigong, including serial, modem, iic, spi, and file system code
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:898093
    • 提供者:55
  1. ucOSaFS

    0下载:
  2. 注意:我只在任务1里对ram disk进行文件系统的访问,其余任务没有进行修改,ucos源码和ucfs源码均是网上下载的,我做的工作仅仅是进行了些整合而已。-Note: I only in task 1 of ram disk file system access, and the rest of the task is not modified, ucos source and ucfs source are downloaded online, I work only for some co
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:1396889
    • 提供者:wang
  1. stm32_icore

    0下载:
  2. 基于STM32103的USB模拟U盘程序,带文件系统,里面还附带了FSMC的程序,并移植了UCOS。-Based STM32103 the USB analog U disk procedures, with the file system, which also comes with FSMC procedures and transplant UCOS.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:209060
    • 提供者:朱晖
  1. STM32-SD-Fatfs-ucgui-ucos

    0下载:
  2. 程序是奋斗开发板的例程,采用ucGUI作为操作系统,FATFS作为FAT32的文件管理系统,读写SD卡,是很完整的文件管理程序。-Program is struggling development board routines, using ucGUI as the operating system, FATFS as FAT32 file management system, SD card reader, it is a complete file management program.
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4151764
    • 提供者:Dingli
  1. STM32-SST25VF016B-Fatfs-ucgui-ucos

    0下载:
  2. 配合奋斗开发板使用。但是,其采用SPI FLASH作为存储,ucGUI与ucOS为屏幕驱动及操作系统,FatFS是文件管理系统。可以借鉴其中的编程结构及代码。-Struggle with the development board. However, its use as a storage SPI FLASH, ucGUI with ucOS to screen drivers and operating systems, FatFS is a document management syst
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4140628
    • 提供者:Dingli
  1. CODE

    0下载:
  2. 完整的UCOS + UCGUI项目源码,带触摸驱动,带SD卡驱动,带FAT文件系统-UCOS UCGUI STM32
  3. 所属分类:uCOS

    • 发布日期:2017-06-01
    • 文件大小:13469313
    • 提供者:xiongyi
  1. template_11-26

    0下载:
  2. 这是一个基于Stm32并集合实时操作系统ucos的程序,包含了FATFS文件系统,SD卡驱动程序,24L01驱动程序,CAN总线驱动程序,LCD驱动程序,VS1003音频解码芯片驱动程序,只要稍作修改就可适配自己的硬件板-This is based on a collection of real-time operating system and Stm32 ucos program, including the FATFS file system, SD card driver, 24L01
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:2016924
    • 提供者:王达
  1. SOFTWARE

    0下载:
  2. 使用ATMEGA128单片机(AVR单片机)移植UCOS-II系统,控制3个IO点灯的任务。环境:ICCAVR 7.13,仿真工具proteus7.8,编程语言:C。在网上下载的很多源码要么编译通不过,要么通过了无法正常运行。自己修改下载的文件,最终让其重见天日,希望对需要的人有所帮助。-The use of ATMEGA128 MCU (microcontroller AVR) transplantation of UCOS-II system, control of 3 IO lightin
  3. 所属分类:uCOS

    • 发布日期:2017-05-08
    • 文件大小:1853284
    • 提供者:caodan
  1. USB_Update

    0下载:
  2. USB_host IAP升级(裸机版),无操作系统UCOS,采用U盘实现IAP现场升级功能,带文件系统。-USB_host IAP (bare metal version), no upgrade UCOS operating system, using U disk IAP field upgrade function, with the file system.
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5236671
    • 提供者:张武
  1. 899STM32

    1下载:
  2. STM32大型程序,集成ucosii,USB,FATFS文件系统,图片,GUI,以太网等-STM32 large programs, integrated ucos ii, USB, FATFS file system, pictures, GUI, Ethernet, etc.
  3. 所属分类:uCOS

    • 发布日期:2016-06-05
    • 文件大小:26400768
    • 提供者:kk
  1. ucos2-fs

    0下载:
  2. 基于MPLAB的UCOSII-FS嵌入式文件系统-MATLAB-based embedded UCOS II-FS File System
  3. 所属分类:uCOS

    • 发布日期:2017-04-29
    • 文件大小:180466
    • 提供者:李逍遥
  1. ucos_ff9_SD_uart_V2

    1下载:
  2. ucos-ii + LPC2378 + fatfs R0.09 + SD卡读写,SD卡驱动支持SD1.0和SD2.0版本协议,fatfs文件系统很好的支持了fat16和fat32,代码安全可靠。-ucos-ii+ LPC2378+ fatfs R0.09+ SD card reader, SD card driver support SD1.0 and SD2.0 version of the protocol, fatfs good file system supports fat16 and
  3. 所属分类:uCOS

    • 发布日期:2017-05-06
    • 文件大小:650868
    • 提供者:杨硕
  1. MX6U 嵌入式 Linux 驱动 开发指南 V1.6

    0下载:
  2. 本书主要讲解嵌入式 Linux 中的驱动开发,也会涉及到裸机开发的内容,相信大部分读者 和作者一样,以前都是做单片机开发的工作,比如 51 或者 STM32 等。单片机开发很难接触到 更高层次的系统方面的知识,单片机用到的系统都很简单,比如 UCOS、FreeRTOS 等等,这些 操作系统都是一个 kernel,如果需要网络、文件系统、GUI 等这些就需要开发者自行移植。而 移植又是非常痛苦的一件事情,而且移植完成以后的稳定性也无法保证。即使移植成功以后后 续的开发工作也比较繁琐,因为
  3. 所属分类:软件工程

    • 发布日期:2023-01-16
    • 文件大小:92045727
    • 提供者:295024804@qq.com
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com